AWS Certified SysOps Administrator Study Guide by Brett McLaughlin & Brett McLaughlin
Author:Brett McLaughlin & Brett McLaughlin
Language: eng
Format: epub
ISBN: 9781119561521
Publisher: Wiley
Published: 2020-02-14T00:00:00+00:00
Amazon EBS is considered persistent storage. Persistent storage is storage that can survive the termination of the Amazon EC2 instance that it is attached to. If the EBS volume is serving as the root partition on an EC2 instance, you need only ensure that the DeleteOnTermination flag is set to false. This setting can be modified using the AWS CLI. On a Linux system with an SSD identified as sda, you can set the flag to false by running the following command:
aws ec2 modify-instance-attribute --instance-id <instance_id_number> --block-device-mappings "[{\"DeviceName\": \"/dev/sda\", \"Ebs\":{\"DeleteOnTermination\":false}}]"
Interestingly, DeleteOnTermination is set to true by default on the root volume but to false on the other volumes. You will need to remember that when working with Amazon EBS.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7791)
Grails in Action by Glen Smith Peter Ledbrook(7705)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6653)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6645)
Running Windows Containers on AWS by Marcio Morales(6168)
Kotlin in Action by Dmitry Jemerov(5074)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4963)
Combating Crime on the Dark Web by Nearchos Nearchou(4550)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4429)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4424)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4214)
The Age of Surveillance Capitalism by Shoshana Zuboff(3964)
Python for Security and Networking - Third Edition by José Manuel Ortega(3787)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3515)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3454)
Mastering Python for Networking and Security by José Manuel Ortega(3359)
Learn Wireshark by Lisa Bock(3348)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3337)
Blockchain Basics by Daniel Drescher(3308)
